Companion::InsurgentCompanion::Insurgent is a combined indicators strategy. Performances are pretty good on 1D, 4H and 1H timeframes and it can be used on Bitcoin and Altcoin markets.
Mainly, it is a trategy based on Ehlers formulas.
Used indicators:
- Ehlers Instantaneous Trend: trendline analysis;
- Ehlers Super Bandpass Filter: momentum detection;
- EMA: Long/Short time selector.
What the script does:
- determines trendlines combining mulitple indicators;
- automaticlally calculates Take profit and Stop Loss levels;
- permits automation generating Autoview signals (create an alert with {{strategy.order.alert_message}} in message text field to trap Autoview commands;
- supports for margin trading. Spot trading will be added in the future.
BACKTESTING
Backtest is not leveraged. Defaults are set as follow:
Capital: 10000
Percent of equity used for trades: 10%
Commission: 0.18% this is Bitfinex commission on orders
Change them accordingly on how you trade to get a more realistic backtest results.
在腳本中搜尋"the script"
Custom 15m stratThis strategy is using multiple powerful indicators to generate low-timeframe signals. The script is best used on the 15 min timeframe but with correct parameters it can be rather sucesfull on higher timeframes too.
3 HULLs & ICHIMOKU divided by PRICEBasically just another form of moving average, for quick swings, built for testing/use with API cryptobots, simple switch from buy to sell.
Hull MA(2 candles back) times 3 plus Ichimoku divided by price(1 candle back) = value1
Hull MA(3 candles back) times 3 plus Ichimoku divided by price(1 candle back) = value2
if value1>value2 then buy else sell
calculates price from 1 candle back, and calculates signal from 2nd and 3rd candle prices, so no repainting? so best on low timeframes.
for when use in bot, would not need 1 candle lag. Lag is for TV chartists to not have to suffer repainting.
Bots do not repaint. they are not "painting" anything, they simply open or close orders, which cannot be "repainted"
but here on TV chart, when you refresh the browser page, the script recalculates, and signals may be repainted.
hopefully this will not repaint. please test. thankyou
Nifty50 (Intraday Trade) (No-Repaint) by MarketAlphaPlease ping me for 1-months free trial.
The script works best for Intraday trade on 30-minute candle chart of Nifty 50
Keep the Target @0.15% and StopLoss@0.20%
Please ping me for any queries
BTCUSD (NRML Trade) (No-Repaint) by MarketAlphaPlease ping me for 3-months free trial.
The script works best for delivery trade on 1-Day candle chart of BTCUSD 0.30% .
Please ping me for any queries
BTCUSD (NRML Trade) (No-Repaint) by Himansu.K14Please ping me for 3-months free trial.
The script works best for delivery trade on 1-Day candle chart of BTCUSD.
Please ping me for any queries.
ArbitrageArbitrage strategy based on different price between exchange. The best time frames 1m, 3m, 5m leverage up to 4. I use the script with more sensitive settings for trading with own robot development. Only for bitmex XBT/USD and rebate will be as bonus 0.025.
Channel + Rsi + TrendSimpleCombination with rsi + price channel + trend. Good approach to robot trading. The best time frame 1H leverage up to 5. I use the script for trading with own robot development. Only for bitmex XBT/USD and rebate will be as bonus 0.025)
Price channel + volatilityCombination with price channel + volatility. Good approach to robot and hand trading. The best time frame 1H leverage up to 7. I use the script for trading with own robot development. Only for bitmex XBT/USD and rebate will be as bonus 0.025)
Rsi + channelCombination with rsi + price channel. Good approach to robot trading. The best time frame 1H leverage up to 5. I use the script for trading with own robot development. Only for bitmex XBT/USD and rebate will be as bonus 0.025)
BB Squeeze (by Andy)This is only version 1.0, so largely the script isn't working, however you'll get a feel for the logic if you play around with it.
Comments and suggestions welcomed.
Purple Sea 1.3 Long OnlyIt's an update to Purple Sea 1.2 with extends the script to support 240m charts. Update is served for free to users of Purple Sea 1.2
You can get access via cryptoanalyzer.info
Milen`s GunBot SG checkerThis is simple checker for StepGain GunBot strategy.
The script still didnt take trendwatcher into account!
If you like it, please hit me with some dust:
BTC: 3QCxsgHwZEoW64pkQ1JG4U8Cs3rhQGJ5Zv
ETH: 0x28395c84C9DcdbB36a706075Be3F721F942250aE
DASH: XekM9Jdk4MFiCgHxbbwwaDL2z2tHW2ZCev
LTC: MNDrTr3jXP8fhHcHGw5p2MDKXn17LoB4cd
ZEC: t1QRGZENkuEKboWGr6pMjneQHQyPVnZM5LL
Binary Option EMA/Stoch strategy CorrectedPrevious indicator was flawed I mistakenly misplaced the script which was giving opposite signals. This on is corrected version of previous EMA/Stoch strategy.
Active trader turtle trading modified versionModified the script from from turtle trader to only long when high break 55 days high and sell when low break 20 days low
AK_RSI 2 Strategy ( based on Chris Moody RSI(2) indicator )Good Morning,
Republishing this in the script section to make the code visible to everyone. This strategy is based on Chris Moody's RSi(2) indicator. Good success rate on SPY. Again, this is for educational purposes only .
cheers
Algo